-
Notifications
You must be signed in to change notification settings - Fork 264
/
IWithThroughput`1.xml
27 lines (27 loc) · 2.04 KB
/
IWithThroughput`1.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<Type Name="IWithThroughput<Parent>" FullName="Microsoft.Azure.Management.CosmosDB.Fluent.CassandraKeyspace.Definition.IWithThroughput<Parent>">
<TypeSignature Language="C#" Value="public interface IWithThroughput<Parent> : Microsoft.Azure.Management.CosmosDB.Fluent.HasThroughputSettings.Definition.IWithThroughput<Microsoft.Azure.Management.CosmosDB.Fluent.CassandraKeyspace.Definition.IWithAttach<Parent>>" />
<TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract IWithThroughput`1<Parent> implements class Microsoft.Azure.Management.CosmosDB.Fluent.HasThroughputSettings.Definition.IWithThroughput`1<class Microsoft.Azure.Management.CosmosDB.Fluent.CassandraKeyspace.Definition.IWithAttach`1<!Parent>>" />
<TypeSignature Language="DocId" Value="T:Microsoft.Azure.Management.CosmosDB.Fluent.CassandraKeyspace.Definition.IWithThroughput`1" />
<TypeSignature Language="VB.NET" Value="Public Interface IWithThroughput(Of Parent)
Implements IWithThroughput(Of IWithAttach(Of Parent))" />
<TypeSignature Language="F#" Value="type IWithThroughput<'Parent> = interface
 interface IWithThroughput<IWithAttach<'Parent>>" />
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.CosmosDB.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.71</AssemblyVersion>
</AssemblyInfo>
<TypeParameters>
<TypeParameter Name="Parent" />
</TypeParameters>
<Interfaces>
<Interface>
<InterfaceName>Microsoft.Azure.Management.CosmosDB.Fluent.HasThroughputSettings.Definition.IWithThroughput<Microsoft.Azure.Management.CosmosDB.Fluent.CassandraKeyspace.Definition.IWithAttach<Parent>></InterfaceName>
</Interface>
</Interfaces>
<Docs>
<typeparam name="Parent">The stage of the parent definition to return to after attaching this definition.</typeparam>
<summary>
The stage of the Cassandra Keyspace definition allowing to set throughput.
</summary>
<remarks>To be added.</remarks>
</Docs>
<Members />
</Type>